projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9768552
)
(escape-glyph): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 5 Aug 2006 04:42:52 +0000
(
04:42
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 5 Aug 2006 04:42:52 +0000
(
04:42
+0000)
lisp/faces.el
patch
|
blob
|
history
diff --git
a/lisp/faces.el
b/lisp/faces.el
index 0f0dd41aa69a2544df4129abfbbf0bdb374efa43..fe2f5037826a7e23048837491a6d37b8131bdcad 100644
(file)
--- a/
lisp/faces.el
+++ b/
lisp/faces.el
@@
-2008,7
+2008,7
@@
created."
;; red4 is too dark, but some say blue is too loud.
;; brown seems to work ok. -- rms.
(t :foreground "brown"))
- "Face for characters displayed as
^-sequences or \-sequences
."
+ "Face for characters displayed as
sequences using `^' or `\\'
."
:group 'basic-faces
:version "22.1")